2006-10-22 John Wiegley <johnw@newartisans.com>
authorJohn Wiegley <johnw@newartisans.com>
Sun, 22 Oct 2006 20:37:16 +0000 (20:37 +0000)
committerJohn Wiegley <johnw@newartisans.com>
Sun, 22 Oct 2006 20:37:16 +0000 (20:37 +0000)
commit24b64de6955c4f98fd2b3675799d8568e0a9616e
treee1b610359bd7d3716a00bfa7a2bd26b2a2b6209f
parentf81bf23c98cc1099ba1d10d7c22dd97d2d465437
2006-10-22  John Wiegley  <johnw@newartisans.com>

* progmodes/python.el (python-use-skeletons): python-mode was
auto-inserting templates (for those with abbrev-mode on), not only
by default -- *but without a configuration variable to disable
it*.  This rendered python-mode completely useless for me, so I
have added `python-use-skeletons', which is now off by default.
lisp/progmodes/python.el